projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
595f187
)
* isearch.el (isearch-highlight-regexp): Fix case of highlighted
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Aug 2008 19:14:57 +0000
(19:14 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Aug 2008 19:14:57 +0000
(19:14 +0000)
string.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 03e0e8e1e6d8312e2e2a7ef4727dd1116084be02..b18bd6840320bf3ee99588dc349364a7bb059795 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-08-29 Chong Yidong <cyd@stupidchicken.com>
+
+ * isearch.el (isearch-highlight-regexp): Fix case of highlighted
+ string.
+
2008-08-29 Eli Zaretskii <eliz@gnu.org>
* bindings.el (mode-line-frame-identification): Fix last change.